Class using an error message and an exception code 使用錯誤信息和異常代碼初始化
The exception code that defines the error 定義錯誤的異常代碼。
Security exception code 安全性異常代碼
Class using an http response status code , an error message , and an exception code 使用http響應狀態代碼、錯誤信息和異常代碼初始化
In well - written exception code , try - finally is far more common than try - catch . the purpose of a catch 在書寫規范的異常代碼中, try - finally比try - catch使用得更多。